(NO_MATHERR): Defined.
authorRichard M. Stallman <rms@gnu.org>
Mon, 24 May 1993 17:44:37 +0000 (17:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 24 May 1993 17:44:37 +0000 (17:44 +0000)
src/s/irix4-0.h

index 2002143042b2bc2932992a49ce5c918bf9c39356..197d32c1ec0e4c1b754f10a35a0f2a6d0e5c6b71 100644 (file)
@@ -43,3 +43,7 @@
     return -1;                                                 \
   strcpy (pty_name, name);                                     \
 }
+
+/* jpff@maths.bath.ac.uk reports `struct exception' is not defined
+   on this system, so inhibit use of matherr.  */
+#define NO_MATHERR